Papers with adaptive propagation of features
On Fake News Detection with LLM Enhanced Semantics Mining (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for detecting fake news use only news embeddings to capture the lexical semantics between tokens. |
| Approach: | They propose a topic-based model with prompts to extract news embeddings from LLMs and a generalized page-rank model to extract local and global semantics. |
| Outcome: | The proposed model shows superior performance on five benchmark datasets over seven baseline methods. |